CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES 加密解密 源码

搜索资源列表

  1. des_encript

    0下载:
  2. 这是一个用于对文件进行des加密解密的工具的源码。很好用-This is a document for the right des encryption and decryption tool source. Good use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14614
    • 提供者:qh
  1. SECUREencryptionalgorithms

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49157
    • 提供者:姚紫欣
  1. 020827_encryp

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:49257
    • 提供者:过风
  1. dcpcrypt2

    0下载:
  2. delphi下的加密、解密源码包。包含:DES、3DES等十几种加密解密算法的Delphi源码
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:201732
    • 提供者:谢佳友
  1. mytestdes_OK

    0下载:
  2. DES加密解密的源码,我对其进行了封装与处理,很好用.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6221
    • 提供者:王会臣
  1. DESCrypt

    1下载:
  2. DELPHI的DES加密解密DLL源码-DES encryption and decryption DLL source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52363
    • 提供者:Bill
  1. DES

    0下载:
  2. DES加密源码 可以加密解密文件 不妨试试看-DES encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7586241
    • 提供者:Michael
  1. crypto

    1下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
  3. 所属分类:加密解密

    • 发布日期:2012-11-01
    • 文件大小:8569
    • 提供者:
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:8056
    • 提供者:L
  1. des

    0下载:
  2.  数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。 此源码可完成简单的DES加密解密-Data encryption alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2388
    • 提供者:好人
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. DESencryptiondecryption

    0下载:
  2. 加密/解密是数据传输中保证数据安全性和完整性的常用方法,Java语言因其平台无关性,在Internet上的应用非常之广泛。使用DES算法加密Java源码在一定程度上能保护软件的产权。 -use DES to enrypt and decrypt the files for the protection of your software copyright
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:937
    • 提供者:liam
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  1. VCCRYPT

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8411922
    • 提供者:胡杨
  1. des

    0下载:
  2. 简单的实现DES加密解密的源码。有默认的测试明文和密钥。-Simply implementating DES encryption and decryption. There is A default test plaintext and key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3869
    • 提供者:李淑怡
  1. DES

    0下载:
  2. DES加密解密工具及源码 DES加密解密工具及源码-DES encryption and decryption tools and source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:289745
    • 提供者:李杰
  1. library

    0下载:
  2. 各种加密解密源码ras des aes shal ssl md5等-All kinds of aes shal SSL encryption to decrypt the source code of the ras des md5, etc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:223931
    • 提供者:蓝色忧郁
  1. CPP---DES

    0下载:
  2. 详解DES加密解密原理,附用C++实现源码-Detailed DES encryption and decryption principle, attached with a C++ implementation source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:18841
    • 提供者:雷云
« 1 23 4 »
搜珍网 www.dssz.com